MarkAttributes.getTooltipMarkup

Queries for a tooltip by emitting a [signal@MarkAttributes::query-tooltip-markup] signal.

The tooltip may contain a markup.

class MarkAttributes
string
getTooltipMarkup

Parameters

mark Mark

a #GtkSourceMark.

Return Value

Type: string

A tooltip. The returned string should be freed by using g_free() when done with it.

Meta